Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

23 memory leak issue in the network package when handling a large range of ipv6 hosts #24

Conversation

fadhilyori
Copy link
Owner

@fadhilyori fadhilyori commented Jul 7, 2023

Pull Request Description

What does this PR do?
Refactor code to fix the memory leak issue

Related Issue(s)
#23

Screenshots or GIFs
None

Checklist

  • This PR includes necessary tests or test coverage that have been maintained or improved.
  • Documentation has been updated if required.
  • Code follows the established coding conventions and style guide.
  • All existing tests are passing.
  • New code is adequately commented on and easy to understand.
  • Dependencies have been updated or are not affected by the changes.
  • No sensitive or unnecessary information has been inadvertently exposed.

@fadhilyori fadhilyori added bug Something isn't working enhancement New feature or request labels Jul 7, 2023
@fadhilyori fadhilyori added this to the Version 1.0.0 Release milestone Jul 7, 2023
@fadhilyori fadhilyori self-assigned this Jul 7, 2023
@fadhilyori fadhilyori merged commit 8547767 into main Jul 7, 2023
@fadhilyori fadhilyori deleted the 23-memory-leak-issue-in-the-network-package-when-handling-a-large-range-of-ipv6-hosts branch July 7, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak issue in the network package when handling a large range of IPv6 hosts.
1 participant